PDF4Java Reference Documentation
com.o2sol.pdf4java.forms Package / PDFCheckWidget Class / getUncheckedStateDownAppearance Method
In This Topic
    getUncheckedStateDownAppearance Method
    In This Topic
    Gets the pressed visual appearance for the widget in unchecked state.
    The visual appearance of the widget in unchecked state when the user presses the widget.
    Syntax
    public PDFAnnotationAppearance getUncheckedStateDownAppearance()

    Return Value

    The pressed visual appearance of the widget in unchecked state.
    See Also